<?xml version="1.0"?>
<component name="org.nuxeo.platform.TemplateSources.summary.contrib.override">

  <require>org.nuxeo.platform.TemplateSources.summary.contrib</require>

  <extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">

    <documentation>
      Contribute the "Renditions" widget to the summary
    </documentation>

    <action id="summary_current_document_renderable_templates" order="920" type="widget">
      <category>SUMMARY_PANEL_RIGHT</category>
      <properties>
        <property name="widgetName">summary_current_document_renderable_templates</property>
      </properties>
    </action>

  </extension>

</component>
